Skip to content

add support for mingw-std-threads#132

Closed
joelnordell wants to merge 1 commit intosocketio:masterfrom
ErisExchange:eris
Closed

add support for mingw-std-threads#132
joelnordell wants to merge 1 commit intosocketio:masterfrom
ErisExchange:eris

Conversation

@joelnordell
Copy link
Contributor

This allows socket.io-client-cpp to build successfully for me using the MinGW cross-compiler from mxe.cc:

i686-w64-mingw32.static-cmake \
  -DBOOST_INCLUDEDIR:STRING=/opt/mxe/usr/i686-w64-mingw32.static/include/boost \
  -DBOOST_LIBRARYDIR=/opt/mxe/usr/i686-w64-mingw32.static/lib \
  -DBOOST_VER:STRING=1.60.0 \
  -DMINGW_STD_THREADS=$(pwd)/../mingw-std-threads

@joelnordell
Copy link
Contributor Author

Replacing with #133 (using a different branch name).

@joelnordell joelnordell closed this Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant